xen.git
2012-03-30 Olaf Heringxenpaging: add error code to indicate iommem passthrough
2012-02-22 Roger Pau Monneautoconf: check for as86, ld86, bcc and iasl
2012-04-04 Ian Campbelllibxl: fixup error handling in libxl_send_trigger
2012-04-04 George Dunlapxl, libxl: Add per-device and global permissive config...
2012-04-04 George Dunlaplibxl: Move bdf parsing into libxlu
2012-04-04 Matt WilsonPV-GRUB: add support for btrfs
2012-04-04 Matt WilsonPV-GRUB: add support for ext4
2012-04-04 Matt WilsonPV-GRUB: Check for errors when applying patches to...
2012-04-03 Ian JacksonQEMU_TAG update
2012-03-14 Olaf Heringtools/libfsimage: include Rules.mk first
2012-03-14 Olaf Heringtools/blktap: reorder MEMSHR_DIR to fix CFLAGS
2012-04-03 Anthony PERARDlibxl: Pass actual RAM amount to qemu-xen
2012-04-03 Roger Pau Monneautoconf: change AX_ARG_{DISABLE/ENABLE}_AND_EXPORT...
2012-04-03 Olaf Heringconfig/Tools.mk: remove unused IP
2012-03-19 Ian Campbelllibxl: Document API and ABI compatibility guarantees.
2012-03-19 Ian Campbelllibxl: log device model arguments to aid debugging
2012-04-03 Olaf Heringtools: specify datadir for qemu-xen build to fix firmwa...
2012-04-03 Olaf Heringtools/vtpm: use LDLIBS to pass -lgmp
2012-04-03 David Vrabeldocs: clarify documentation for the the dom0_mem comman...
2012-04-03 Roger Pau Monneautoconf: fix python-dev detection on old python versions
2012-04-03 Jan Beulichremove ia64
2012-04-02 Ian JacksonQEMU_TAG update
2012-03-22 Ian Campbelllibxl: Use enum values for qemu version not raw numbers
2012-03-23 Konrad Rzeszutek... linux-xencommons: Load xen-acpi-processor
2012-04-02 Anthony PERARDdocs: Remove qemu-upstream HowTo, and link to the wiki...
2012-04-02 Dario Faggiolidocs: Document vcpu-pinning in guest config file
2012-03-26 Olaf Heringtools/libxc: send page-in requests in batches in linux_...
2012-03-26 Ian Campbelldocs: expand docs/INDEX, sort html index by title rathe...
2012-04-02 Lin Minglibxl: support for "rtc_timeoffset" and "localtime"
2012-04-02 George Dunlaplibxl: Handle non-ballooned, zero slackmem properly...
2012-03-27 Ian Campbellxl: do not include xenctrl.h
2012-04-02 Ian Campbellxl: provide a command to set the saved configuration...
2012-03-27 Ian CampbellREADME: Document optional ocaml dependencies
2012-04-02 Ian Jacksondocs: Document some more hypercalls
2012-03-26 Ian Campbelldocs: spelling and typoes in misc/xen-command-line...
2012-03-26 Ian Campbelldocs: add some missing options to misc/xen-command...
2012-03-26 Ian Campbelldocs: wrap misc/xen-command-line.markdown to 80 columns
2012-04-02 David Vrabeldevice tree: print a warning if a node is nested too...
2012-04-02 David Vrabelarm: add dom0_mem command line argument
2012-04-02 David Vrabelarm: use bootargs for the command line
2012-04-02 David Vrabeldevice tree,arm: supply a flat device tree to dom0
2012-04-02 Tim Deeganarm: Use HTPIDR to point to per-CPU state
2012-04-02 Tim Deeganarm: missing unlock in GIC error path
2012-04-02 Tim Deeganarm: remove code that sets current to itself
2012-03-30 Wei HuangAMD_LWP: add interrupt support for AMD LWP
2012-03-30 Keir Fraserx86: Unify direct-apic and hiprio irq vector allocations.
2012-03-30 Keir Fraserx86: Allow direct vectored interrupts to be dynamically...
2012-03-30 Keir FraserRemove single use of fastcall from hypervisor common...
2012-03-30 Keir Fraserx86: All vectored interrupts go through do_IRQ().
2012-03-29 Tim Deeganx86/mm: allow mem_event ops on AMD processors too.
2012-03-29 Tim DeeganIOMMU: clean up handling of 'foo' and 'no-foo' command...
2012-03-29 Andres Lagar... x86/mm: Make iommu passthrough and mem paging/sharing...
2012-03-29 Andres Lagar... x86/mm: Teach paging to page table-based p2m
2012-03-29 Tim Deeganx86/mm/p2m-pt: Clip mfn to allowable width when buildin...
2012-03-28 Jan Beulichx86/hpet: warn about and clear reserved set config...
2012-03-27 Jan Beulichx86/hpet: use asm/hpet.h in HVM emulation code
2012-03-27 Jan Beulichx86/hpet: clear unwanted bits
2012-03-27 Jan Beulichx86/hpet: replace disabling of legacy broadcast
2012-03-27 Jan Beulichx86/hpet: disable before reboot or kexec
2012-03-27 Ian Campbellhcall: markup the grant table hypercalls to improve...
2012-03-23 Keir Fraserx86_emulate: Do not push an error code onto a #UD excep...
2012-03-23 Andrew Cooperx86_emulate: raise #UD rather than #GP on invalid use...
2012-03-23 Jan Beulichx86/hpet: simplify hpet_get_channel()
2012-03-23 Liu, JinsongXen core parking 2: core parking implementation
2012-03-23 Liu, JinsongXen core parking 1: hypercall
2012-03-23 David VrabelFix test for NULL command line in cmdline_parse()
2012-03-23 Jan Beulichx86/hpet: force_hpet_broadcast can be __initdata
2012-03-23 Jan Beulichx86/gnttab: fix asm() operand in gnttab_clear_flag()
2012-03-22 Tim DeeganDisable OVMF build - it's not baked yet.
2012-03-22 Ian Campbellarm: shorten constant names in head.S to keep within...
2012-03-22 David VrabelAllow cmdline_parse() to be used with const strings
2012-03-22 David Vrabelarm: remove the hack for loading vmlinux images
2012-03-22 David Vrabeldevice tree: add device_tree_dump() to print a flat...
2012-03-22 David Vrabeldevice tree: add device_tree_for_each_node()
2012-03-22 David Vrabeldevice tree: correctly ignore unit-address when matchin...
2012-03-22 David Vrabeldevice tree: follow coding style
2012-03-22 David VrabelMAINTAINERS: add device tree maintainer
2012-03-22 David Vrabellibfdt: move headers to xen/include/xen/libfdt/
2012-03-22 Ian Campbellarm: use symbolic constants for initial page table...
2012-03-22 Ian Campbellarm: remove hard tabs
2012-03-22 Keir FraserIntroduce system_state variable.
2012-03-22 Tim DeeganMerge
2012-03-22 Attilio RaoFetch the OVMF repository from specific git mirror...
2012-03-22 David Vrabeldocs: improve documentation for the the dom0_mem comman...
2012-03-22 Andres Lagar... x86/mm: fix broken shadow debug printk
2012-03-22 Tim Deeganx86: Fix put_gfn in XEN_DOMCTL_getpageframeinfo3.
2012-03-22 David Vrabelkexec: provide crashinfo_maxaddr_bits if !CONFIG_KEXEC
2012-03-22 David VrabelCODING_STYLE: Document the coding style conventions.
2012-03-21 Jan Beulichia64: fix build (after c/s 25070:4e1d091d10d8)
2012-03-16 Andrew Cooperkexec: Fix printing of paddr_t in 32bit mode.
2012-03-16 Jan Beulichunmodified drivers: use upstream sync_bitops if available
2012-03-16 Olaf Heringunmodified drivers: add pfn_is_ram helper for kdump
2012-03-16 Olaf Heringunmodified drivers: hide xen_cpuid_base() in version...
2012-03-16 Jan Beulichlist maintainers of unmodified_drivers/linux-2.6/
2012-03-16 Andrew CooperKEXEC: Allocate crash structures in low memory
2012-03-16 Andrew CooperKEXEC: Allocate crash notes on boot
2012-03-16 Dietmar Hahnx86/vpmu: small fix for console logging beauty
2012-03-15 Tim Deeganarm: don't use atomic operations to gate non-boot CPUs
2012-03-15 Ian Campbellarm: map DTB as outer- rather than inner-shareable.
2012-03-15 Dietmar Hahnx86/vpmu: Add the BTS extension
next